LD25Int() Creates an 2 of 5 interleave pseudo barcode LD25Int(cString) Arguments cString is the string that will be translated to barcode. Returns pseudo barcode Description Creates an pseudo barcode. Valid characters for input are only digits. Examples // create a 2 of 5 barcode cBar := LD25Int("12345")